ASP.NET Core MVC コントロールヘルプ
TemplateFunction メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ColumnBaseBuilder<TControl,TBuilder> クラス : TemplateFunction メソッド
The value.
Configurates C1.Web.Mvc.ColumnBase.TemplateFunction. Sets a template function to be used for generating the HTML content of data cells in this Column.
シンタックス
'宣言
 
Public Overridable Function TemplateFunction( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder TemplateFunction( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The formatter function can add any content to any cell. It provides complete flexibility over the appearance and behavior of grid cells.
参照

ColumnBaseBuilder<TControl,TBuilder> クラス
ColumnBaseBuilder<TControl,TBuilder> メンバ